@import url("https://fonts.googleapis.com/css?family=PT+Sans");
@font-face {
  font-family: "FregatBold";
  src: url("../fonts/FregatBold/FregatBold.eot");
  src: url("../fonts/FregatBold/FregatBold.eot?#iefix") format("embedded-opentype"), url("../fonts/FregatBold/FregatBold.woff") format("woff"), url("../fonts/FregatBold/FregatBold.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; 
}

html {
  font-size: 18px;
  line-height: 1.5; 
}

body {
  font-family: "PT Sans", sans-serif;
  font-size: 1rem;
  line-height: 1.5rem; 
}

h1, .h1, h2, .h2 {
	font-family: "FregatBold";
	font-weight: 300;
  line-height: 3rem;
  margin: 1.5rem 0;
  text-align: center;
}

h1, .h1 {
  font-size: 2rem; 
}

h2, .h2 {
  font-size: 1.6666rem; 
}

p, ul, ol, pre, table, blockquote {
  margin: 0 0 1.5rem 0; 
}

ul ul, ol ol, ul ol, ol ul {
  margin: 0; 
}

.bold {
	font-weight: bold;
}

.logo__link {
	text-transform: uppercase;
	text-decoration: none;
	font-family: "FregatBold";
	font-size: 1.6666rem;
}

.phone__text {
	font-size: 0.8rem;
	font-family: "FregatBold";
}

.phone__link, .sitemap__link, .callme{
	font-size: 1.3333rem;
	font-family: "FregatBold";
	text-decoration: none;
}

.text li {
	margin: 0 0 0 2rem;
}